Skip to content

Test Result : DateFormat analyze analyzes the text and returns an object with months, years and days

0 failures (±0)
8 tests (±0)
Took 13 ms.

All Tests

Test nameDurationStatus
DateFormat analyze analyzes the text and returns an object with months, years and days checks correct handling of am/pm10 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days considers pattern MM/dd/yyy1 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days considers pattern dd.MM.yyyy0 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days considers pattern yyyy-MM-dd0 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid dates for pattern MM.yyyy0 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid dates for pattern dd.MM.yyyy0 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid dates for pattern yyyy1 msPassed
DateFormat analyze analyzes the text and returns an object with months, years and days proposes valid times1 msPassed